Skip to content

Conversation

dimitrovand
Copy link

No description provided.

@yashi yashi self-requested a review December 6, 2024 13:55
Copy link
Member

@yashi yashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dimitrovand Thanks for the PR. Please write a commit log, please.

CMakeLists.txt Outdated
@@ -17,6 +20,8 @@ target_include_directories(freertos_config SYSTEM
INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})

add_subdirectory(freertos)

set(CSP_KERNEL_NAME freertos)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move this to right under set(CMAKE_SYSTEM_NAME Generic).

Set CMAKE_SYSTEM_NAME to Generic and CSP_SYSTEM_NAME to freertos
as required by libcsp.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants